Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHowst |
The following tables list the members exposed by PSActivityGeneric<TResult>.
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHowst |
Name | Description | |
---|---|---|
ConsoleFilePath | Specifies the path to the Console file. | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Options | Specifies options for the PowerShell runtime. | |
Result | (Inherited from System.Activities.Activity<TResult>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity<TResult>) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity<TResult>) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity<TResult>) | |
Execute | Overridden. Checks for a PSWorkflowHost and uses it if found. Otherwise creates a new one. | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity<TResult>) |